home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 July / PCWorld_2000-07_cd.bin / Software / Vyzkuste / scriptw / _SETUP.1 / ASP Date and Time.asp < prev    next >
Text File  |  1999-10-22  |  443b  |  21 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2.  
  3. <HTML> 
  4.  
  5. <HEAD> 
  6.     <TITLE>Insert Your Title</TITLE>
  7.     <META name="Generator" content="Soft Lite ScriptWorx 3.0">
  8. </HEAD> 
  9.  
  10. <BODY topmargin="0" leftmargin="0" link="#0000FF" vlink="#800080" alink="#FF0000">
  11.  
  12. <!-- This requires your server to support server-side ASP //-->
  13.  
  14. <P>The current date and time on the server: <%= Now %>.</P>
  15.  
  16.  
  17.  
  18.  
  19. </BODY> 
  20. </HTML> 
  21.